home *** CD-ROM | disk | FTP | other *** search
/ Ozsi 9 / Ozsi_09_1998_Tide_Side_B.d64 / multi-scrl _rtn (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  415b  |  14 lines

  1. 0 rem"[141][147][158]tomz/tide/the dark realm
  2. 9 [151]53281,0:[151]53280,0
  3. 10 [133]"loadclr";a$:a$[178]a$[170]"    ":[153]"load
  4. 20 c$=chr$(20):m=len(a$):dima$(m)
  5. 30 forl=1tom:a$(l)=mid$(a$,l,1):next
  6. 40 forl=1tom:print"";:fork=1to5
  7. 50 print" "c$tab(38)a$(l):next:next
  8. 60 goto40:rem* type in your message and
  9. 70 rem*then hit return to view it with
  10. 80 rem*all five of its friends
  11. 90 rem*oh and feel free to color it in
  12. 100 rem*and use this multi-scroller in
  13. 110 rem*your own programs(if you wish)
  14.